Skip to content

Conversation

@bjpietrzak
Copy link
Contributor

Added Chroma client to VectorDBBench. Extended chroma/config.py functionalities to make them similar to the weaviatecloud client.

@bjpietrzak
Copy link
Contributor Author

/assign @XuanYang-cn

alwayslove2013
alwayslove2013 previously approved these changes Sep 29, 2025
return {
"host": self.host.get_secret_value(),
"port": self.port,
"password": self.password.get_secret_value(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just double-check, removing "password" from connection info is as expected?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alwayslove2013
Copy link
Contributor

There are lint issues, please check them ~

pip install black ruff --upgrade
make format
make lint

@bjpietrzak
Copy link
Contributor Author

Do you guys need me to do anything else? Can we merge this change?

@alwayslove2013
Copy link
Contributor

@bjpietrzak Could you explain why it's necessary to remove the password and port?

@bjpietrzak
Copy link
Contributor Author

@bjpietrzak Could you explain why it's necessary to remove the password and port?

It's not. Will change it this evening.

@bjpietrzak
Copy link
Contributor Author

Sorry for the delay

@bjpietrzak
Copy link
Contributor Author

/assign @XuanYang-cn

@XuanYang-cn
Copy link
Collaborator

@bjpietrzak Plz fix the conflicts so that I can merge this PR, THX

@bjpietrzak
Copy link
Contributor Author

@XuanYang-cn fixed

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alwayslove2013, bjpietrzak, XuanYang-cn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@XuanYang-cn XuanYang-cn merged commit d7580e6 into zilliztech:main Jan 13, 2026
4 checks passed
@bjpietrzak bjpietrzak deleted the feature/chroma_cli_implementation branch January 13, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants